.ItemStyle {
	font-family: "Verdana";
	font-size: 12px;
	list-style-type: square;
	font-weight: normal;

}

.PopItemStyle {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	list-style-type: disc;


}

body {
	color: #009900;
	background-color: #F0E9CC;


}
a {
	color: #009900;
}
